/***********************************************/
/* template_1.css                              */
/* Use with template1.htm                      */
/* for "13 kleine Affen"                       */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px auto;
	width: 800px;
	height: 600px;
	padding: 0px;
	background-color: #922F0F;
}

/***********************************************/
/************** head styles *****************/
/***********************************************/

#header1{
	height: 168px;
	background-image: url(images/header_01.gif);
	background-position: center;
}

/***********************************************/
/************** Container styles *****************/
/***********************************************/

container{
	margin:0px auto;
	width:800px;
	height: 600px;
}
#con1{
	background-color: #BB3700;
	border: 2px solid;
	border-color: #ECB001;
	padding: 2px;
	height: 450px;
}
#con2{
	border: 1px solid;
	border-color: #ECB001;
	height: 448px;
	background-image: url(images/musiker_background_05.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

/***********************************************/
/************** bottom styles *****************/
/***********************************************/
#bottom{

}


/***********************************************/
/************** menu styles *****************/
/***********************************************/
#menu_1 {
	padding: 10px 0px 10px 0px;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #922F0F;
	text-align: center;
	font-weight: bold;
}
#menu_1 A {
	color: #922F0F;
	font-weight: bold;
	text-decoration: none;
}
#menu_1 A:link {
	color: #922F0F;
	font-weight: bold;
	text-decoration: none;
}
#menu_1 A:visited {
	color: #922F0F;
	font-weight: bold;
	text-decoration: none;
}
#menu_1 A:hover {
	color: Red;
	text-decoration: none;
}

/***********************************************/
/************** ColLeft styles *****************/
/***********************************************/
#pic1{
	position: relative;
	top: 100px;
	left: 0px;
	width: 151px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	color: white;
}
#pic1 p{
	width: 130px;
	font-size: 10px;
	color: #FF8D5B;
	text-align: left;
	padding: 0px 0px 0px 40px;
}

#colLeft{
	width: 150px;
	height: 100%;
	margin-bottom: 20px;
	padding: 0px 0px 0px 3px;
}
#colLeft p{
	padding: 0px 0px 5px 0px;
	font-size: 11px;
	color: #444444;
}
#colLeft a{
	color: #ECB001;
	text-decoration: none;
}
#colLeft a:link{
	color: #ECB001;
	text-decoration: none;
}

#colLeft a:visited{
	color: #ECB001;
	text-decoration: none;
}

#colLeft a:hover{
	color: red;
	text-decoration: none;
}
#colLeft h1{
	margin: 5px 0 0 0px;
	font-size: 12px;
	color: #ECB001;
	line-height: 130%;
}
#colLeft h2{
	margin: 5px 0 0 0px;
	font-size: 12px;
	color: #ECB001;
	line-height: 130%;
}

/************************************************/
/********** colNormal Content styles ************/
/************************************************/

#colNormal {

}
#content{
	width: 380px;
	margin: 0px 5px 10px 10px;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.bodytext{
	clear: both;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
}
.bodytext h1{
	margin: 5px 0 0 0px;
	font-size: 14px;
	color: #ECB001;
}
.bodytext h2{
	padding: 5px 0 0 0;
	font-size: 12px;
	color: #ECB001;
}
.bodytext h3{
	padding: 5px 0 0 0;
	font-size: 85%;
	color: #4C4C4C;
	text-align: left;
}
.bodytext h4{
	padding: 5px 0 0 0px;
	font-size: 80%;
	color: #4C4C4C;
	text-align: left;
}
.bodytext p{
	padding: 0px 0px 3px 0px;
	font-size: 12px;
	color: #444444;
}
.bodytext a{
	color: #ECB001;
	text-decoration: none;
}
.bodytext a:link{
	color: #ECB001;
	text-decoration: none;
}

.bodytext a:visited{
	color: #ECB001;
	text-decoration: none;
}

.bodytext a:hover{
	color: red;
	text-decoration: none;
}

/************* #siteInfo styles ***************/
#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 5px 5px 5px 5px;
}
#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/************************************************/
/********** colRight Content styles ************/
/************************************************/

#colRight{
	width: 225px;
	height: 100%;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 5px 5px 10px 15px;
	padding: 0px 0px 0px 0px;
}
#colRight h1{
	margin: 0px 0 0 0px;
	font-size: 12px;
	color: #ECB001;
	text-align: left;
	border-bottom: 1px dotted #ECB001;
}
#colRight h2{
	padding: 5px 0 0 0;
	font-size: 11px;
	color: #444444;
	text-align: left;
}
#colRight h3{
	padding: 5px 0 0 0;
	font-size: 10px;
	color: #444444;
	text-align: left;
}
#colRight p{
	padding: 0px 0px 3px 0px;
	font-size: 11px;
	color: #444444;
}
#colRight a{
	color: #ECB001;
	text-decoration: none;
}
#colRight a:link{
	color: #ECB001;
	text-decoration: none;
}

#colRight a:visited{
	color: #ECB001;
	text-decoration: none;
}

#colRight a:hover{
	color: red;
	text-decoration: none;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 5px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 0px 0px 0px 0px;
}

/**********************************************/
/************** footer styles ****************/
#footer{
	/*width: 770px;*/
	position: absolute;
	top: 595px;
	width: 780px;
	float: right;
	padding: 5px 15px 5px 0px;
	font-size: 80%;
	color: #922F0F;
	text-align: right;
	vertical-align: bottom;
}
#footer a{
	color: #922F0F;
}
#footer a:link{
	color: #922F0F;
	text-decoration: none;
}
#footer a:visited{
	color: #922F0F;
	text-decoration: none;
}
#footer a:hover{
	color: #ECB001;
	text-decoration: none;
}
