 /*-----------------------------------------------------------------------------------------------------
 * Title:   standard.css
 * Description: Standard-Stylesheet for Andorfer
 * Copyright:     Copyright (c) 2004
 * @author Christoph Schuessler [http://www.krkr.org]
 * @version 1.0.0
-------------------------------------------------------------------------------------------------------*/
/*Standard-Styles*/
body {
	background-color: #EDEFF2;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	margin:0px;
	background-image: url(gfx/bg.gif);
}

p {
	margin: 11px;
	margin-top: 0px;
	margin-bottom: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin: 12px;
	margin-bottom: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 12px;
	margin-top: 16px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin: 12px;
	margin-top: 16px;
}

td.inhalt {
	padding-left: 11px;
	}
	
td.kontakt {
	padding-left: 11px;
	font: 9pt;
	background-color: #efefef;
	}
	

#picbottomright {
	position: absolute;
	bottom: 0px;
	right: 0px;
	}
	
#picbottomleft {
	position: absolute;
	bottom: 0px;
	left: 0px;
	}

/*Link-Styles*/
a:link, a:visited, a:active 
{
	color:#333333;
	text-decoration : none;
}

a:hover
{
	color:#333333;
	text-decoration : none;
}

a:link.intext, a:visited.intext, a:active.intext 
{
	color:#333333;
	background-color: #EFF100;
	text-decoration : none;
}

a:hover.intext
{
	color:#333333;
	background-color: transparent;
	text-decoration : none;
}

a:link.link_bottom, a:visited.link_bottom, a:active.link_bottom 
{
	color:#333333;
	text-decoration : none;
}

a:hover.link_bottom
{
	color:#333333;
	text-decoration : underline;
}

a:link.link_menu, a:visited.link_menu, a:active.link_menu 
{
	color:#333333;
	text-decoration : none;
}

a:hover.link_menu
{
	color:#333333;
	text-decoration : none;
}

/*Navigation-Styles*/
#menu_table {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	width:100%;
}

.menu_td {
	background-color: #D2D2BB;
	border-bottom: 1px solid #696060;
	padding: 4px;
	cursor: pointer;
}

.menu_td_over {
	background-color: #EFF100;
	border-bottom: 1px solid #696060;
	padding: 4px;
	cursor: pointer;	
}

.menu_td_open {
	background-color: #D2D2BB;
	padding: 4px;
	cursor: default;
}

.submenu_td {
	background-color: #D2D2BB;
	padding: 4px;
	padding-left: 20px;
	cursor: pointer;	
}

.submenu_td_over {
	background-color: #EFF100;
	padding: 4px;
	padding-left: 20px;
	cursor: pointer;	
}

.submenu_td_open {
	background-color: #EFF100;
	padding: 4px;
	padding-left: 20px;
	cursor: default;
}

.thirdlevelmenuhead_td {
	background-color: #D2D2BB;
	padding: 4px;
	padding-left: 20px;
	cursor: default;	
}

.thirdlevelmenu_td {
	background-color: #D2D2BB;
	padding: 2px;
	padding-left: 30px;
	cursor: pointer;	
}

.thirdlevelmenu_td_over {
	background-color: #EFF100;
	padding: 2px;
	padding-left: 30px;
	cursor: pointer;	
}

.thirdlevelmenu_td_open {
	background-color: #EFF100;
	padding: 2px;
	padding-left: 30px;
	cursor: default;	
}

.submenu_line {
	background-color: #D2D2BB;
	border-bottom: 1px solid #696060;
}

ul {
	list-style: url(gfx/arrow.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 12px;
}

/*Styles for Div-Layout*/
#andorfer_site {
	position: relative;
	margin-left: auto;
	margin-right: auto; 
	width: 600px;
	height: 602px;
	border: 0px;
	border-left: 1px solid #696060;
	border-right: 1px solid #696060;
}
#andorfer-logo_ {
	position:absolute;
	left:0px;
	top:0px;
	width:149px;
	height:112px;
	background-color:#EFF100;
}

#vertical-line_ {
	position:absolute;
	left:149px;
	top:0px;
	width:1px;
	height:588px;
	background-color:#696060;
}

#andorfer-composing_ {
	position:absolute;
	left:150px;
	top:0px;
	width:450px;
	height:112px;
	background-color:#696060;
}

#horizontal-line-top-left_ {
	position:absolute;
	left:0px;
	top:112px;
	width:149px;
	height:1px;
	background-color:#696060;
}

#horizontal-line-top-right_ {
	position:absolute;
	left:150px;
	top:112px;
	width:450px;
	height:1px;
	background-color:#696060;
}

#andorfer-menu_ {
	position:absolute;
	left:0px;
	top:113px;
	width:149px;
	height:475px;
	background-color:#ABAC95;
}

#andorfer-content_ {
	position:absolute;
	left:150px;
	top:113px;
	width:450px;
	height:475px;
	background-color:#FFFFFF;
	overflow: auto;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#horizontal-line-bottom_ {
	position:absolute;
	left:0px;
	top:588px;
	width:600px;
	height:1px;
	background-color:#696060;
}

#andorfer-bottom_left {
	position: absolute;
	left: 0px;
	top: 589px;
	width: 300px;
	height: 12px;
	background-color: #D2D2BB;
	border-bottom: 1px solid #696060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
}
#andorfer-bottom_right {
	position: absolute;
	left: 300px;
	top: 589px;
	width: 300px;
	height: 12px;
	background-color: #D2D2BB;
	border-bottom: 1px solid #696060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: right;
}

/*Styles for Splash-Screen*/

#splash_main {
	position: relative;
	margin-left: auto;
	margin-right: auto; 
	margin-bottom: auto;
	margin-top: auto;
	width:602px;
	height:290px;
}

#splash_logo {
	position:absolute;
	left:0px;
	top:0px;
	width:151px;
	height:230px;
	background-color:#EFF100;
}

#splash_composing {
	position:absolute;
	left:151px;
	top:0px;
	width:451px;
	height:230px;
	background-color:#636457;
}

#splash_gruppe_andorfer {
	position:absolute;
	left:0px;
	top:230px;
	width:602px;
	height:60px;
	
}

