/* @override 
	http://schwarz-auf-wise.de/styles.css
	http://127.0.0.1/saw/styles.css
	http://127.0.0.1/wortwechsel/styles.css
*/

body {
	color: black;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: justify;
	background: url(pix/back.png) repeat-y center top;
}

.small_button {
	background-color: #e8e8e8;
	padding: 1px;
	font-size: 9px;
	border: 1px outset #b0b0b0;
	cursor: pointer;
}

div#uploader {
	position: absolute;
	left: 230px;
	top: 30px;
	width: 340px;
	text-align: left;
	border: 1px solid #9f9f9f;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #eaeaea;
}
div#uploader #upload_button {
	position: absolute;
	left: 305px;
	top: 23px;
}

img {
	border: 0;
}
.small_button:hover {
	background-color: #c6d1dc;
}
.small_button:active {
	background-color: #adb9db;
	border-style: inset;
}
p {}
td {}
a {
	border: 0px;
}
a:link {
	color: #323031;
	text-decoration: none;
}

a:link:hover {
	color: #323031;
	text-decoration: none;
}
a:visited {
	color: #323031;
	text-decoration: none;
}
a:hover {
	color: #323031;
	text-decoration: none;
}
a:active {
	color: #781717;
	text-decoration: none;
}
#main {
	margin: 0px auto;
	width: 800px;
	position: relative;
	visibility: visible;
}

.kleiner {
	font-size: 9px;
}
	
#mainContent {
	top: 200px;
	position: absolute;
	left: 220px;
	width: 580px;
	font-size: 10px;
	line-height: 140%;
	padding-bottom: 20px;
}

#nav {
	position: absolute;
	left: 0;
	top:135px;
	padding-right: 28px;
	width: 180px;
	padding-left: 15px;
	height: 100%;
}


.navTop {
	list-style-image: none;
	list-style-position: outside;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #8a8a8a;
	list-style-type: none;
	margin-left: -38px;
	width: 161px;
	padding: 10px 2px 10px 16px;
}

.navTitle {
	margin-bottom: 5px;
	font-size: 12px;
}

.navSub {
	font-size: 10px;
	list-style-type: none;
	margin-left: -30px;
	margin-top: 5px;
	font-weight: normal;
	font-style: normal;
}
.navSubSub {
	font-size: 9px;
	list-style-type: none;
	margin-left: -15px;
	margin-top: 5px;
	font-weight: normal;
	font-style: normal;
}
.navSubSub a {
	color: #656565;
}
.navSubSub a:visited {
	color: #656565;
}
#nav li:hover {
	cursor: pointer;
	background-color: #f1f1f1;
}


#nav li img {
	margin-top: 5px;
	margin-right: 10px;
	float: left;
}

#nav li div {
	position: relative;
	margin-right: 10px;
	margin-left: 18px;;
}

.main_title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

.main_cont {
	font-size: 11px;
	padding-left: 20px;
	line-height: 140%;
}

.smallTitle {
	font-size: 14px;
	font-weight: bold;
}

img.left {
	float: left;
	margin-right: 10px;
	border: 1px solid #8e8e8e;
}
.leftLeiste img {
	float: left;
	margin-right: 5px;
	border: 1px solid #8e8e8e;
}
img.right {
	float: right;
	margin-left: 10px;
	border: 1px solid #8e8e8e;
}

.rightPad {
	margin-left: 15px;
}

h1 {
	line-height: 120%;
}

.editorLine1 {
	background-color: #e1e1e1;
}
.editorLine2 {
	background-color: #FFFFFF;
}

.smallFont {
	font-size: 9px;
}
.cms_index ul {
	width: 500px;
}
.cms_index li {
	padding-right: 20px;
	padding-left: 5px;
	display: inline;
	float: left;
}

.kasten {
	border-style: solid;
	border-width: 1px;
	border-color: #e1e1e1;
	background-color: #f2f2f2;
	padding: 5px;
}

.kasten_voll {
	
	background-color: #f2f2f2;
	padding: 5px;
}

.kasten_leer {
	border-style: solid;
	border-width: 1px;
	border-color: #e1e1e1;
	padding: 5px;
}

table ul {
	line-height: 140%;
	list-style-type: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	font-size:12px;
}
table ul ul {
	padding-left:25px;
	list-style-position: outside;
	font-weight: normal;
	font-style: normal;
	list-style-type: none;
	font-size:11px;
}

.underEl {
	position: relative;
	margin-left:15px;
	
	padding-left: 15px;
}
.klappen {
	display: none;
}

.navSub:hover > .klappen {
	display: block;
}

.col_blau {
	background-color: #c0c0c0;
}

table ul ul li {
	padding-top: 5px;
}


#newsletter_status {
	left: 50%;
	margin-left: -100px;
	position: absolute;
	height: 22px;
	width: 200px;
	text-align: center;
	border: 1px solid #a1afbd;
}
#newsletter_verlauf {
	background-image: url(media/progress.png);
	height:22px;
	position: absolute;
	top: 0px;
}
#newsletter_statusmessage{
	position:absolute;
	top: 0px;
	position: absolute;
	height: 22px;
	width: 200px;
	text-align: center;
}
#newsletter_finished_message{
	margin-top:40px;
	left: 50%;
	margin-left: -200px;
	position: absolute;
	height: 50px;
	width: 400px;
	text-align: center;
	color: #5f676f;
	font-size: 11px;
}


/* @group diashow */
.diashowPic {
	position: absolute;
	margin: 0px auto;
	border: solid 1px #bababa;
}

#diashow {
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	width: 200px;
	height: 200px;
	float: right;
}
/* @end */