/*layout CSS */
body {
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #555;
	background-color: #FFFFFF;
	background-image: url(../images/verlauf_bg.gif);
	background-repeat: repeat-x;
}
#wrap {
	min-width:900px;
	max-width:900px;
	width: auto !important; /*IE6 hack*/
	width:900px; /*IE6 hack*/
	margin:0 auto; /*center hack*/
	text-align:left; /*center hack*/
}
#header {
	height: 200px;
	/*background-image: url(../images/nathalie_header.jpg);*/
} 
#sidebar_l {
	min-height: 550px;
	float:left;
	width:170px;
	overflow:hidden;
	background-image: url(../images/border_bg.gif);
	background-repeat: no-repeat;	
} 
#sidebar_r {
	min-height: 550px;
	float:left;
	width:170px;
	overflow:hidden;
	background-image: url(../images/border_bg.gif);
	background-repeat: no-repeat;	
}
#content {
	min-height: 550px;
	float:left;
	width: 560px;
	overflow:hidden;
	background-image: url(../images/main_bg.gif);
	background-repeat: no-repeat;	
}
#footer {
	clear:both;
	text-align:center;
	margin-top: 50px;	
}
/*styling login-form */
form#form-login fieldset { 
	border: 0 none; 
	margin: 0px; 
	padding: 0px;}
form#form-login ul { 
	padding: 0px;
	margin: 0px;
	list-style: none;	
}
form#form-login ul a {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	color: #666;
	text-align: left;
}
input#modlgn_username, input#modlgn_passwd {
	width: 130px;
}
/*styling gästebuch*/
.entryheading, .entrycontent {
	font-size: 13px;
}

/*styling content*/

a {
	color: #000;
}
a:hover {
	color: #E1001A;
	text-decoration: none;
}
img {
	border: none;
}
.button {
	width: 100px;
}

.componentheading, .componentheadingfan, .componentheadingsponsoren, .moduletable h3, .moduletablesuchen h3, .moduletablelogin h3, .moduletablemenu h3, .moduletableolymp h3, .moduletabletwitter h3 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 10px;	
	color: #333333;
}
.contentpaneopen, .contentpaneopenfan, .contentpaneopensponsoren, .moduletable, .moduletablelogin {
	font-size: 14px;
	color: #444;	
}
.contentpaneopensponsoren ul li {
	margin-bottom: 10px;
}
.contentpaneopen img {
	margin-right: 10px;
}
.contentpaneopenfan td {
	border-bottom: 1px solid #CFCFD1;
}
table.contentpaneopensponsoren {
	width: 100%;
}
.category {
	font-size: 13px;
	color: #666;
	margin-left: 20px;
	list-style-type: none;
}
.sectiontableheader, .contentheadingfan {
	font-size: 16px;
	font-weight: bold;
}
.contentheading, .contentheadingsponsoren {
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
}
.createdate {
	font-size: 11px;	
}
.moduletable {
	margin-left: 20px;
	margin-right: 20px;
}
.moduletableolymp {
	color: #231861;
	margin-left: 20px;
	margin-right: 20px;
}
.moduletablelogin {
	margin-left: 20px;
	margin-right: 20px;
}
.moduletablesuchen {
	margin-left: 20px;
}
.inputboxsuchen {
	width: 130px;
}
.pagenav {
	margin-top: 40px;
	font-size: 12px;
}
/*poll*/
.poll td, .poll td div {
	text-align: left;
}
.sectiontableentry2, .sectiontableentry1 {
	margin-left: 0px;
	text-align: left;
}
/*navigation*/

.moduletablemenu {
	width: 150px;
	margin-left: 10px;
	font-size: 13px;
	font-weight: bold;	
}
.moduletablemenu ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;	
}
.moduletablemenu a {
	margin-left: 0px;
	padding-left: 0px;
	display: block;
	padding: 3px;	
	/*background-color: #FFF;*/
	border-bottom: 1px solid #CFCFD1;
	color: #666;
	text-decoration: none;
}
.moduletablemenu a:hover {
	background-color: #dccfb9;
	color: #000;	
}
.sublevel a {
	background-color: #FF0000;
}
.moduletabletwitter {
	width: 130px;
	margin-left: 20px;
	font-size: 11px;
}
.moduletabletwitter ul li {
	list-style-type: none;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
} 
#twitter_update_list {
	margin-left: 0px;
	padding-left: 0px;	
}