html {
	padding:0px;
	margin:0px;
	height: auto;
}

body {
	background-image: url(../images/home_bg.jpg);
	background-position: 1000px 0;
	top: 0;
	margin: 0px;
	padding: 0px;
}

p, table, td, font, input { color:#fff; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif, arial, sans-serif; text-decoration: none; }
td#teaserbox{ color: #0e2967; }


table.main { 
  width:751px; margin:auto; height:50px;
  background-image: url(../images/frick_slide.jpg); color:#fff;
  }

h1 { font-size: 16px; line-height: 0px}
h2#heading     { font-size: 15px; color:#fff; line-height: 18px; vertical-align: top; display: inline }
h3  { font-size: 11px; line-height: 18px; vertical-align: top; display: inline }
br { line-height: 0px }
a { color: #0e2967;}
.lnbreak { height: 4px }

img#hr{
	padding-bottom: 5px;
}

hr#tagebuch{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.stage{
width:995px;
text-align: left;
height: auto;
margin: 0 auto;
}

.container{
float:left;
}

.header   { background-image: url(../images/head.jpg); height: 130px }

.scroll {
	padding-top: 7px;
	padding-left: 2px;
	width: 100%;
	height: 30px;
	text-align: left;
}

.logo    { width: 540px; float: left }

.login  { 
	width: 190px;
	float:left;
}
.login_logged {
	width: 194px;
	height: 69px;
	float:left;
	background-image: url(/web/templates/frick_club/images/login_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 22px;
	padding-left: 10px;
	color: #FFFFFF;
}
.loginTable   { font-size: 10px; margin: 0; padding: 0; }
.loginInput   { font-size: 9px; color: #0e2967; }
.loginInputButton  { font-size: 9px }
.loginForm   { font-size: 10px; margin: 0; padding: 0 }
a#loginLink    { color: #446ca0; font-size: 10px; text-decoration: none; background-image: url(../images/head_arrow_white.gif); background-repeat: no-repeat; margin: 0; padding: 0 0 0 10px }
.loginHeaderTopLeft {float: left; height:14px;}
.loginHeaderTopRight {text-align:right; height:14px;}
.loginHeaderBotLeft {float: left; height:14px;}
.loginHeaderBotRight {text-align:right; height:14px;}
.loginSubmit  { color: #fff; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; background-color: #182245; cursor: pointer; border: 0 }


.newsletter_input_box{
	width: 210px;
	border: medium solid #FFFFFF;
	padding: 1px;
}
input#newsletter{
	font-size: 12px;
	color: #0e2967;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
}
.newsletterForm   { font-size: 10px; margin: 0; padding: 0 }

.frickhead  { 
width: 130px;
float:left;
}

.navigation { background-color: #000; background-image: url(../images/main_nav_gesamt.jpg); height: 28px }
.navItem{float: left}

.mainteaser {
	height: 245px;

}

.contentarea  { 
background-color: #fff; 
background-image: url(../images/content_bg.jpg); 
height:350px; 
text-align:left;
}

.contentmargin {
margin-left: 15px; 
margin-right: 15px;
margin-bottom: 15px; 
}

.contentLeft { width: 790px; float: left }
.contentRight  { width: 158px; margin-left: 30px; }
a#contentLink     { color: #fff; font-size: 11px; font-weight: bold; text-decoration: none; background-image: url(../images/content_arrow_red.gif); background-repeat: no-repeat; margin: 0; padding: 0 0 0 10px }
contentUl { list-style-type: inherit; list-style-image: url(../images/content_arrow_red.gif) }

#list { margin: 0; padding: 3pt 0 0 }
#list li{
list-style-type: inherit; 
list-style-image: url(../images/content_arrow_red.gif);
margin:0px 0 4px 10px;
}
#list a{
color: #fff; font-size: 11px; text-decoration: none; 
}
#list a:hover{
color: #fff; font-size: 11px; text-decoration: underline; 
}

#list_seminare { margin: 0; padding: 3pt 0 0 }
#list_seminare li{
list-style-type: inherit; 
list-style-image: url(../images/content_arrow_red.gif);
margin:0px 0 4px 10px;
}
#list_seminare a{
color: #0e2967; font-size: 11px; text-decoration: none; 
}
#list_seminare a:hover{
	color: #0e2967; font-size: 11px; text-decoration: underline; 
}



/* Sitemap */
font#sitemap_headline  { color: #999999; font-weight: bold; font-size: 13px; text-decoration: none; text-align:left; }

#list_sitemap {
	margin: 0;
	padding: 3pt 0 0;
	list-style-type: none;
}

#list_sitemap li{
	list-style-type: inherit; 
	margin:0px 0 4px 0px;
}

#list_sitemap a{
	color: #999; 
	font-size: 11px; 
	text-decoration: none; 
}

#list_sitemap a:hover{
	color: #dfdfdf; 
	font-size: 11px; 
	text-decoration: underline; 
}

.sitemap  {
	background-color: #fff;  
	text-align:left;
}

td#col_sitemap{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a#sitemap_headline  { color: #999; font-weight: bold; font-size: 13px; text-decoration: none }
a#sitemap_headline:hover  { color: #999; font-weight: bold; font-size: 13px; text-decoration: none }


/* Teaser */
a#teaser_text  { color: #fff; text-decoration: none }
a#teaser_text:hover  { color: #fff; text-decoration: none }

a#teaser_title  {
	color: #0e2967;
	text-decoration: none;
	font-weight: bold;
}
a#teaser_title:hover  { color: #0e2967; text-decoration: none }


/* Tagebuch */
#tagebuch {
	line-height: 15px;
}

/* Vertical scroller */
div#vcontainer {
	position	: relative;
	overflow	: hidden;
	width		: 150px;
	height		: 110px;	
	text-align	: left;
}

div#vcontent {
	position	: relative;
	width		: 150px;
	left		: 5px;
	margin-left	: 10px;
	text-align	: left;
}


div#vscrollArea {
	height		: 110px;
	width		: 5px;
	overflow	: hidden;
	float		: left;
	border		: solid 1px;
	border-color: #fff;
}

div#vscroller {
	position	:relative;
	top			: -1px;
	width		: 5px;
	background	: #fff;
}




#overview_pic {
	float: left;
}
#overview_headline {
	color: #0e2967; 
	margin: 0;
	padding-top: 3pt;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	text-align: left;
}
#overview_headline a{
	color: #0e2967; 
	text-decoration:none;
	text-align: left;
}
#overview_headline a:hover{
	color: #0e2967; 
}
#overview_headline li{
	list-style-type: inherit;
	list-style-image: url(../images/content_arrow_red.gif);
	margin:0px 20px 4px 20px;
	font-style: normal;
	font-weight: bold;
}

#overview_text{
	color: #889cb2;
	text-align: left;
}
#overview_text:hover{
	color: #889cb2;
	text-align: left;
	text-decoration:underline;
}



#cropimage{
	height:100px; 
	overflow:hidden;
}




