/*



--------------------------------------------------------------------



created by E.Peer, www.epeer.at



Date: 03.02.2009

modified by Wolfgang Ninaus for Regattaanmeldung

--------------------------------------------------------------------



*/





#wrapper{
padding:2px;
margin:auto;
width: 1200px;
border: 1px solid #ccc;
}

p, tr, td, div {

	padding: 0;

	margin: 0;

	font: 12px Tahoma, Arial, Verdana;

}

body {



	font: 12px Tahoma, Arial, Verdana;

	margin: 0;

	padding: 0 20px;

	text-align: center;

	color: #000066;

	background-color: #EBEBEB;

}

#container {

	margin: 0 auto;

	text-align: left;

	background-color: #EBEBEB;

}



#header {

	height: 10px;

	background-color: #87A3E2;

	background-image:url(../images/logo.jpg);

	background-repeat: no-repeat;

}

#banner {

	height: 70px;

	padding-right: 50px;

	padding-left: 200px;

	float: right;

}

#navigation pathway {

	height:50px;

}

#navleft {



height: 50px;

	/*background-image: url(../images/navleft.jpg);*/

	background-color:#EBEBEB;

	background-repeat: no-repeat;

	padding-left: 20px;

}

#navright {

	height: 62px;

	background-image: url(../images/navright.jpg);

	background-repeat: no-repeat;

	background-position: right;

	padding-right: 20px;

}

#menubar {

background-color:#000080;

	height: 50px;

	background-image: url(../images/navback.jpg);

	background-repeat: repeat-x;

}

#menubar1 {

	height: 46px;

	padding-top: 4px;

	width: 100%;

	float: left;

}

#menubar1 ul, #menubar1 li {



	list-style-type: none;

	margin: 0;

	padding: 0;

	display: inline;

}

#menubar1 a {

	color: #EBEBEB;

	float: left;

	line-height: 44px;

	font-weight: bold;

	height: 44px;

	text-align: center;

	display: block;

	padding: 0px 10px;

	border-right: 2px solid #1D518D;

}

#menubar1 a:hover {

	color: #EBEBEB;

	text-decoration: none;

	background-image: url(../images/navover.jpg);

	background-repeat: repeat-x;

	background-position: 0px -4px;

}

#menubar2 {

	height: 25px;

	float: left;

	width: 100%;

}

#menubar2 ul, #menubar2 li {

	list-style-type: none;

	margin: 0;

	padding: 0;

	display: inline;

}

#menubar2 a {

	float: left;

	line-height: 25px;

	color: #5C83AE;

	height: 25px;

	padding: 0 10px;

}

#headerimage {

cursor:pointer;

margin-top:5px;

	height: 95px;

	background-color: #EBEBEB;

	background-image: url(../images/logo.jpg);

	background-repeat:no-repeat;

}

.sidebar {

	width: 210px;

	background-color: #EBEBEB;

	color: #000080;

	margin-bottom: 10px;

}

.sidebar .moduletable {

	margin: 0px 0px 10px 0px;

	background-color: #EBEBEB;

}

.sidebar .moduletable th {

	height: 27px;

	line-height: 27px;

	background-color: #000080;

	color: #EBEBEB;

	font-family: Tahoma, Arial, Verdana;

	font-size: 14px; /*Schriftgr�sse Modultable */

	font-weight: bold;

	padding-left: 10px;

	margin-bottom: 10px;

	text-align: left;

	width: 200px;

}

.sidebar .moduletable td {



}

.sidebar a.mainlevel:link, .sidebar a.mainlevel:visited {

	border-left: 4px solid #339900;

	height: 26px;

	line-height: 26px;

	font-family: Tahoma, Arial, Verdana;

	padding-left: 13px;

	display: block;

	color: #000000;

	text-decoration: none;

	margin: 2px 0px;

}

.sidebar a.mainlevel:hover, .sidebar a.mainlevel#active_menu {

	background-color: #003366;

	color: #FFFFFF;

	display: block;

}

.sidebar a.sublevel {

} /* this styling is for menu items that HAS A PARENT */

.sidebar a.sublevel:link, .sidebar a.sublevel:visited {

	height: 17px;

	line-height: 17px;

	border-left: 4px solid #66CC00;

	margin: 2px 0px;

	display: block;

	color: #000000;

	text-decoration: none;

	padding-left: 13px;

}

.sidebar a.sublevel:hover, #active_menu {

	background-color: #66CC00;

	color: #EBEBEB;

}

.sidebarcontent {

	width: 208px;

	border: 1px solid #CCC;

	padding: 3px;

}

#mainContent {

	padding: 10px 10px 0px 10px;

    color:#000066;

}

.main {

margin-top:20px;

	margin: 0px 10px;

	

}

#content {

	padding: 2px 10px 10px 10px; /*Abstand Maincontent von oben */

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

	font-size:24px;

	color:#000066;

}

#pathway {

	margin-left: 10px;

	color:#000080;

}

#bottom_left {

	background-image: url(../images/footer_left.gif);

	height: 15px;

	background-repeat: no-repeat;

	text-align: center;

	color: #EBEBEB;

}

#bottom_right {

	background-image: url(../images/footer_right.gif);

	background-position: right;

	height: 15px;

	background-repeat: no-repeat;

	padding: 0 30px;

}

#bottom_content, #bottom_content a, #bottom_content a:visited {

	height: 15px;

	background-color: #FFFFFF;

	color: #FFFFFF;

}

#copyright {

	height: 30px;

	line-height: 30px;

	background-color: #EBEBEB;

	color: #000080;

	text-align: center;

}

.clearfloat {

	clear:both;

	height:0;

	font-size: 1px;

	line-height: 0px;

}

.contentheading {

	font-size: 14px; /*�berschrift Cont*/

	font-weight: bold;

	border-bottom-color: #68B9D4;

	border-bottom-style: solid;

	border-bottom-width: 1px;

	color: #EBEBEB;

	background-color:#000080;

	padding: 7px 10px 3px 10px;

	background-position: 0px -4px;

}

.componentheading {

	font-size: 14px;

	font-weight: bold;

	background-image: url(../images/navback.jpg);

	background-position: 0px -4px;

	color: #EBEBEB;

	padding: 5px 5px;

	margin-top: 3px;

	margin-bottom: 10px;

}

.contentdescription {

	padding: 10px 0px;

}

.contentpaneopen {

	padding: 0px 2px;

	width: 100%;

}

.small {

	font-size: 11px;

}

.createdate {

	font-size: 11px;

	padding-bottom: 10px;

}

ul, li {

	list-style-type: square;

	

}

a {

	color: #000080;

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

.separator {

	border-bottom-width: 3px;

	border-bottom-style: dotted;

	border-bottom-color: #E0E0E0;

	margin-left: 3px;

	margin-right: 2px;

}

.button {

	background-image: url(../images/button.jpg);

	background-repeat: no-repeat;

	background-color: #5079A7;

	width: 99px;

	height: 27px;

	line-height: 27;

	text-align: center;

	color: #5079A7;

	border: none;

	font: 14px Tahoma, Arial, Verdana bold;

	margin: 10px 0px;

}

.moduletable_aqsg_newsflash_newsflash /*Kopf/Titel Einstellungen*/

{

/*background: url(../images/subhead_bg.png) repeat-x;*/

background-color:#EBEBEB;

height: 21px;

color: Black;

font-size: 14px;

font-weight: bolder;

padding: 0px;

margin: 0px;

}

.sidebar .moduletable_news th {

	height: 27px;

	line-height: 27px;

	background-color: #000080;

	color: #EBEBEB;

	font-family: Tahoma, Arial, Verdana;

	font-size: 14px;

	font-weight: bold;

	padding-left: 10px;

	margin-bottom: 10px;

	text-align: left;

	width: 200px;

	}

.sidebar .moduletable_news  {

	

	height: 26px;

	line-height: 26px;

	font-family: Tahoma, Arial, Verdana;

	padding-left: 13px;

	display: block;

	color: #FFCC00;

	text-decoration: none;

	margin: 2px 0px;

}

moduletable_news a.modultable_news:link, a.modultable_news:hover {

color:#FFCC00;

}

img {

border: 0px;

}	

/* Regatta */

#regattaliste .button {

	background-image: url(../images/button.jpg);

	background-repeat: no-repeat;

	background-color: #5079A7;

	width: 99px;

	height: 26px;

	line-height: 16px;

	text-align: center;

	color: #5079A7;

	border: none;

	font: 12px Tahoma, Arial, Verdana bold;

	margin: 0px;

}

#regattaliste table { border-collapse: collapse; width: 90%;}

#regattaliste th { border: 1px solid gray; padding: 2px;}

#regattaliste td { border: 1px solid gray; padding: 2px;}

/* Regatta */
