/**



 * Website Baker template: andreas01



 * 



 * Original design: andreas01 (v3.0 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.



 * For more information, see http://andreasviklund.com/templates/andreas01/



 * Ported to Website Baker by M. Gallas.



 * Login form and support to display news in the right column added by Christian Sommer. 



 *



 * This file contains defintions for the CSS layout and the styles shown in the frontend.



 *



 * LICENSE: Open Source



 * 



 * @author     Andreas Viklund (WB port by M. Gallas, adapted by C. Sommer)



 * @copyright  Open Source



 * @license    http://andreasviklund.com/about/copyright/



 * @version    3.00



 * @platform   Website Baker 2.7



*/







/* Main body */



body {
	color:#404040;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	margin:10px auto;
	padding:0;
	background-color: #bfcbdc;
	background-repeat: no-repeat;
	background-image: url(images/bg.png);
	background-attachment:fixed;
}



#wrap {
	background:#ffffff;
	width:760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}



/* Basic tags */



a {

	background-color:inherit;

	color:#4871a1;

	font-weight:700;

	text-decoration:none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #4871a1;


}



a:hover {background-color:inherit; color:#4871a1; text-decoration:underline;}



a img {border:0;}



p {margin:0 0 1.4em;}





/* Header */



#header {

	height:40px;

	padding:0;

	background-color:inherit;

	color:#FFCC00;

	margin-top: 0px;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 0;

}



#header a {background-color:inherit; color:#505050; float: left; font-size:2em; margin:4px; width: 350px; text-decoration:none;}



#header p {float:right; font-weight:700; line-height:1.3em; margin:8px 0 0; text-align:center; width:400px; font-size: 1em;}



#frontphoto {
	margin:0 0 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}







/*Left and right sidebar */



#leftside {clear:left; float:left; margin:0 0 5px; padding:0; width:140px; font-size: 95%;}



#rightside {float:right; line-height:1.4em; margin:0 0 5px; padding:0; width:140px;}



#rightside span.news {font-size: 1.2em; font-weight: 700; }



#leftside p,#leftside ul, #rightside p,#rightside ul {margin:0 0 16px; padding:0;}



#leftside p, #rightside p {font-size:0.9em; line-height:1.4em;}



#leftside li, #rightside li {line-height:1.2em; list-style:none; margin:0 0 6px; padding:0;}



#leftside ul ul, #rightside ul ul {margin:6px 0 0 10px; padding:0;}



#leftside ul ul li, #rightside ul ul li {margin:0 0 4px;}



#leftside ul ul li a, #rightside ul ul li a {font-weight:400;}



#leftside h2,#leftside h3, #rightside h2,#rightside h3 {color:#505050; font-size:1.2em; margin:0 0 8px; padding:0;}







/* Main menu */



#leftside ul.avmenu, #rightside ul.avmenu {display:block; list-style:none; margin:0 0 18px 0; padding:0; width:140px;}



#leftside ul.avmenu li, #rightside ul.avmenu li {display:inline; line-height:1.4em; padding:0; width:140px;}



#leftside ul.avmenu li a, #rightside ul.avmenu li a {
	background-color:#4871a1;
	color:#ffffff;
	float:left;
	font-weight:700;
	margin-bottom:1px;
	text-decoration:none;
	width:130px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF6600;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;

}



#leftside ul.avmenu li a:hover,#leftside ul.avmenu li a.current, #rightside ul.avmenu li a:hover,#rightside ul.avmenu li a.current {

	background-color:#bfcbdc;

	color:#000000;

	border-left-width: 4px;

	border-left-style: solid;

	border-left-color: #4871a1;

}



#leftside ul.avmenu ul, #rightside ul.avmenu ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px; width:125px;}



#leftside ul.avmenu ul a, #rightside ul.avmenu ul a {font-weight:400; padding:3px 1px 3px 5px; width:115px;}



#leftside ul.avmenu ul ul, #rightside ul.avmenu ul ul {width:113px;}



#leftside ul.avmenu ul ul a, #rightside ul.avmenu ul ul a {width:100px;}







/* Main content */



#content {
	line-height:1.5em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfcbdc;
	border-left-color: #bfcbdc;
	margin-top: 0;
	margin-right: 150px;
	margin-bottom: 5px;
	margin-left: 150px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-bottom-style: none;

}



#contentwide {
	line-height:1.5em;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #4871a1;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 150px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}



#contentwide2 {
	border-right:1px solid #e0e0e0;
	line-height:1.5em;
	margin-top: 0;
	margin-right: 150px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;

}



#content h1,#contentwide h1,#contentwide2 h1 {font-size:1.8em; margin:0 0 10px;}



#content h2,#contentwide h2,#contentwide2 h2 {font-size:1.6em; margin:0 0 10px;}



#content h3,#contentwide h3,#contentwide2 h3 {font-size:1.3em; margin:0 0 8px;}



#content h4,#contentwide h4,#contentwide2 h4 {font-size:1.2em; margin:0 0 8px;}



#content h5,#contentwide h5,#contentwide2 h5 {font-size:1.0em; margin:0 0 8px;}



#content h6,#contentwide h6,#contentwide2 h6 {

	font-size:1em;

	margin:0 0 8px;

}



#content img,#contentwide img,#contentwide2 img { border:0px solid #f0f0f0; color:#303030; display:inline; padding:1px;}



#content ul,#contentwide ul,#contentwide2 ul,#content ol,#contentwide ol,#contentwide2 ol {
	list-style-position: outside;
	list-style-image: url(images/listenpunkt.png);
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 20px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
}



#content li,#contentwide li,#contentwide2 li {margin:0; padding:0 0 0 5px;}



#content ul ul,#contentwide ul ul,#contentwide2 ul ul,#content ol ol,#contentwide ol ol,#contentwide2 ol ol {margin:0 0 0 16px; padding:0;}







/* Footer */



#footer {

	clear:both;

	color:#000000;

	margin:0 auto;

	padding:10px 0;

	text-align:center;

	width:760px;

	line-height:1.5em;

	font-size:0.9em;

	background-color: #ffffff;

	border-top-width: thin;

	border-top-style: solid;

	border-top-color: #4871a1;

}



#footer p {margin:0; padding:0;}



#footer a {background-color:#fff; color:gray; font-weight:400; text-decoration:none;}



#footer a:hover {text-decoration:underline;}



#footer span {font-size:1.2em;}







/* Additional classes */



.left {float:left; margin:3px 10px 2px 0;}



.right {float:right; margin:2px 0 2px 10px;}



.textright {text-align:right; margin:5px 0;}



.center {text-align:center;}



.small {font-size:0.8em;}



.bold {font-weight:700;}



.timestamp {font-size:1.2em; margin:-5px 0 15px 10px;}



.timestamp a {font-weight:400;}






.announce {
	background-color:#bfcbdc;
	clear:left;
	color:#505050;
	font-size:0.9em;
	line-height:1.5em;
	width:126px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 3px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}



.announce p {margin:10px 0 0; padding:0;}



.postinfo {background-color:#f4f4f4; border-left:4px solid #ccc; color:#606060; font-size:0.9em; line-height:1.4em; margin:1px 0 20px; padding:8px 5px 8px 8px;}



.clearing {clear:left; margin:0; padding:0; visibility:hidden;}



.hide {display:none;}







/* Styles for optional Website Baker template functions search and login */



.announce fieldset { border: none; margin: 0; padding: 0; }



.announce legend { display: block; font-weight: bold; }



.announce input { width: 120px; margin-top: 0.3em; }



.search_string { width: 120px; margin-left: 0;}



#wb_search, #wb_login, #wb_logout  { width: 120px; color:#505050; font-size:0.9em; line-height:1.5em; font-weight: bold; }



html {
scrollbar-arrow-color:#000000; 
scrollbar-track-color:#e3e1e1; 
scrollbar-face-color:#bfcbdc; 
scrollbar-highlight-color:#000000; 
scrollbar-3dlight-color:#ffffff; 
scrollbar-darkshadow-color:#000000; 
scrollbar-shadow-color:#ffffff; 
} 


