/*
//
// +---------------------------------------------------------------------+
// | kroatische-adria.info Relaunch Dezember 06                          |
// +---------------------------------------------------------------------+
// | Copyright (c) 2006 W. Albrecht                                      |
// | http://www.kroatische-adria.info                                    |
// +---------------------------------------------------------------------+
// | StyleSheet für Screen                                               |
// +---------------------------------------------------------------------+
//
*/

/* >>>>>>>>>> Klassen Definitionen <<<<<<<<<<*/
body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #023467;
	font-weight: normal;
	font-size: 11px;
	color: #7D97B1;
}

img {
	border: none;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	color: #FFB12A;
	line-height: 20px;
	text-align: center;
}

h3 a {
	font-size: 20px;
	font-weight: bold;
	color: #FFB12A;
	line-height: 20px;
	text-align: center;
}

h1, h2, h4, h5 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

h1 a, h2 a, h4 a, h5 a {
	font-size: 15px;
	font-weight: bold;
	color: #FFB12A;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	text-decoration: underline;
}

.bodytext a, table a, ul a {
	color: #FFB12A;
	text-decoration: none;
	font-weight: bold;
}

.bodytext a:hover, table a:hover, ul a:hover {
	text-decoration: underline;
}

.themenliste {
	width: 96%;
	line-height: 11px;
}

.themenliste a {
	color: #FFFFFF;
}

/*.newstable table, .newstable tr, .newstable td {
	padding: 0,0,0,0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

.contenttable td {
	padding: 0;
	margin: 0;
}*/

.contenttable td p.newstable {
	padding: 0;
	margin: 0;
}



/* ======= FCE ======= */
.fce-2col {
	clear: both;
	margin-bottom: 10px;
}

.fce-2col .col1 {
	float: left;
	width: 47%;
	padding-right: 10px;

}

.fce-2col .col2 {
	float: left;
	width: 47%;
	padding-left: 5px;
}

.clr {
	clear: both;
}

/* >>>>>>>>>> Div-Box Definitionen <<<<<<<<<<*/

#container {
	top: 0;
	left: 0;
	width: 1004px;
	height: 580px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	overflow: auto;
}

#header {
	top: 0;
	left: 1px;
	width: 1002px;
	height: 108px;
}

/* ======= generelle Einstellungen für die Navi ======= */
#navi {
	top: 134px;
	left: 0;
	width: 164px;
	height: 460px;
	float: left;
	border-top: 1px dashed #8099B3;
}

#navi ul {
	margin: 0;
	padding: 0;
}

#navi ul li {
	list-style: none;
}

/* ======= Ebene 1 ======= */
#navi .level1 {
	border-bottom: 1px dashed #8099B3;
	padding: 2px 2px 2px 5px;
}

#navi .level1 ul {
	padding-left: 10px;
}

#navi .level1 a {
	color: #AEC5DB;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#navi .level1 a:hover {
	color: #FFFFFF;
}

#navi .level1 .active {
	color: #FFFFFF;
}

/* ======= Ebene 2 ======= */
#navi .level2 {
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 12px;
}

#navi .level2 a {
	color: #AEC5DB;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#navi .level2 a:hover {
	color: #FFFFFF;
}

#navi .level2 .active {
	color: #FFFFFF;
}

/* ======= Ebene 3 ======= */
#navi .level3 {
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 12px;
}

#navi .level3 a {
	color: #AEC5DB;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#navi .level3 a:hover {
	color: #FFFFFF;
}

#navi .level3 .active {
	color: #FFFFFF;
}

/* ======= sonstiges ======= */
#contentarea {
	top: 126px;
	left: 164px;
	width: 672px;
	height: 428px;
	padding: 10px;
	float: left;
	border: 1px solid #FFFFFF;
	background-color: #4E7190;
	overflow: auto;
}

#pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFB12A;
	padding: 5px;
	text-align: center;
	line-height: 20px;
}

#content {
	padding-top: 5px;
	color: #FFFFFF;
	line-height: 14px;
}

#banner {
	position: absolute;
	top: 112px;
	left: 886px;
	width: 110px;
	height: 452px;
}

#footer {
	width: 1004px;
	height: 24px;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#footer-nav {
	float: left;
	padding-left: 170px;
	margin-top: 5px;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7D97B1;
}

#footer-nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #CBE6FF;
	text-decoration: none;
}

#footer-nav a:hover {
	color: #FFFFFF;
}

#footer-nav a.focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

#copyright {
	float: left;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #7D97B1;
}


/* >>>>>>>>>> Einstellungen für Extensions <<<<<<<<<<*/
#mailformplus .error-box {
	border: 1px solid red;
	padding: 20px;
	margin-bottom: 10px;
}