/*Layout 1.0 */


BODY {
/*background: #BDEEFF;*/
background: #000000;
background: url(../img/bground.png) repeat top left;
width: 865px;
margin-left: auto;
margin-right: auto;
font-size: 9pt;
}

/* Begin: navigation style */

.navigation {
position: relative;
background: url(../img/navi.png) no-repeat top left;
FONT-FAMILY: Sans-serif,arial;
FONT-SIZE: 9pt;
color: #000000;
width: 865px;
height: 31px;
text-align:left;
padding-left: 10px;

}

.menubutton IMG {
border: 0px;

}


.menubutton {
DISPLAY: inline; 
/*background: #70DBFF;*/
background: url(../img/button.gif) no-repeat top left;
text-decoration: none;
/*border: 1px solid black;*/
/*margin-bottom: 5px;*/
margin: 0px;

margin-left: 7px;
margin-right: 7px;
text-align:center;
color: #000000;
FONT-SIZE: 16pt; 
VERTICAL-ALIGN: bottom;

}



.menubutton:hover IMG {
/*background: #00699C;*/

/*border-bottom: 1px dashed orange;*/

}

#menubutton-on {
FONT-WEIGHT: bold;
}

/* End: navigation style */

/* Begin: gb navigation style */
.gbnavi {
text-align: center;
font-size: 9pt;
}
/* End: gb navigation style */



.header {
position: relative;
/*background: #FF0000;*/
background: url(../img/head.png) no-repeat top left;
FONT-FAMILY: Sans-serif,arial;
FONT-SIZE: 9pt;
color: #000000;
width: 865px;
height: 135px;
}




H3 {

color: #F76521;
}

.content {
position: relative;
background: url(../img/contentback.png) repeat-y;
/*background: #FFFFFF;*/
FONT-FAMILY: Sans-serif,arial;
FONT-SIZE: 10pt;
color: #000000;
padding: 1px;
padding-left: 40px;
padding-right: 40px;
width: 790px;
}

TD A IMG {
color: #000000;

text-decoration: none;
border: 0px dashed #F76521;
}


.content A{
color: #000000;

text-decoration: none;
border-bottom: 1px dashed #F76521;
}

.content A:hover {
background: #FBBA9D;
}

.content .name {
font-size: 9pt;
font-weight: bold;

}




.headingnews {
font-size: 10pt;
}

.content .apic {
color: #000000;

text-decoration: none;
border: 0px dashed #F76521;
}


.footer {
position: relative;
top: 0px;
background: url(../img/footerback.png) no-repeat top left;
FONT-FAMILY: Sans-serif,arial;
FONT-SIZE: 8pt;
color: #000000;
padding: 10px;
padding-top: 15px;
padding-right: 20px;
text-align: right;
height: 44px;
font-weight:bold;

}

.adsense {
position: relative;
top: 20px;
text-align: center;
}



/*Begin: formular styles */
label.left {
float: left;
text-align: right;
width: 150px;
margin-right: .3em;
color: #000000;
}

input[type=text], select {
float: left;
}

input.right {
float: left;
width: auto;
clear: both;
margin-left: 150px;;
margin-right: .3em;
}

  
input[type=checkbox].right, input[type=radio].right, input[type=submit].right {
margin-left: 150px;
}

  
form br {
clear: both;
}

/*End: formular styles */

/*begin: foto container styles */

.picleft {
float: left;
text-align: center;
margin-left: 0px;
margin-right: 5px;
}

.picright {
float: right;
text-align: center;
margin-left: 5px;
margin-right: 20px;
}

.picmiddle {
text-align: center;
margin-left: 5px;
margin-right: 5px;
}



.clear {
clear: both;
}
/*end: foto container styles */

/*begin: foto  styles */
.pic {

	padding: 3px;
	border: 1px solid #000000;
	background: #00699C;
	margin: 5px 0 5px;

}



/*end: foto  styles */



/*begin: font sizes */

.middle {
font-size: 9pt;
color: #000000;
}

.small {
font-size: 8pt;
color: #000000;
}

/*end: font sizes */

/* Begin: guestbookstyle style */
.gbleft{
float: left;
width: 100px;
margin-right: 20px;

}

.gbright{

text-align: left;
}

.gberror{
text-align: center;
color: #bb0000 ;
}

/* End: guestbookstyle style */

.hidden {
visibility: hidden;
}

LI {
margin-top: 2px;
}


.alt {

color: #c0c0c0;
}

.heute {
color: darkred;
font-weight: bold;
}

DT {
font-weight: bold;
padding-top: 10px;
}

.right {
float: right;
padding-left: 5px;

}

.left {
float: left;
padding-right: 5px;

}

.clear {
clear: both;

}

.gallinks {
text-align: center;
}

.gallinks li{
display: inline;
padding-left: 10px;
}

.gallinks a {
font-size: 11pt;
}

#selected {
font-weight: bold;
}

.title {
font: verdana;
font-size: 7pt;
}


