body { 
	margin: 10px 0px 20px 0px; 
}

.grund {
	position: relative;
	width: 700px;
	background: #FFFFFF;
	z-index: 2;
}

.streifen {
	position: absolute;
	top: 118px;
	height: 150px;
	width: 100%;
	background: #FFF;
}

.oben {
	width: 100%;
	text-align: right;
	margin-bottom: 10px;
}

.logo {
	background: #FFF url('logo.jpg') 10px 10px no-repeat;
	width: 700px;
	height: 90px;
	text-align: left;
}

a { 
	background-image: url('link.png');
	background-repeat: no-repeat;
	background-position: left center; 
	padding-left: 12px; color: gray; text-decoration: underline; 
}

a:hover { 
	background-image: url('linkhover.png');
	background-repeat: no-repeat;
	background-position: left center; 
	color: #7E0A26; text-decoration: none; 
}

.menu { 
	background: #7E0A26 url('bg.png') repeat-x top left; 
	color: #FFF;
	display: block;
	margin: 0px;
	float: left;
	font: 90% arial;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	text-decoration: none; 
	border-left: 1px #999 solid;
	border-top: 4px #7E0A26 solid;
}

.menu:hover { 
	background: #7E0A26 url('bg2.png');
	color: #FFF; 
}

.haupt { 
	width: 100%;
	float: left; 
	padding-left: 30px;
}

.pic { 
	float: right; 
}

.inmenu { 
	margin: 10px; 
}

.zu {
	clear: left;
	position: relative;
}

.menges {
	float: left;
}

.subover {
	position: relative; clear: left;
}

.sub1 {
	width: 200px;
	visibility: hidden;
	position: absolute;
	clear: left;
	opacity: 0.90; -moz-opacity: 0.90; filter: alpha(opacity=90);
}

.sub {
	color: #333;
	display: block;
	padding: 5px;
	background: url('dot2.png') repeat-x top left #DDD;
	font: 70%  tahoma, arial, trebuchet ms; 
	font-weight: normal; 
	text-decoration: none;
}

.sub:hover {
	color: #000;
	background: url('dot.png') repeat-x top left #FFF;	
	text-decoration: underline;
}

.lay1 {
	width: 700px;
	height: 3px;
	background: #FFF url('dot.png') repeat-x top left;
}

.lay2 {
	margin-top: 10px;
	font: 70%  tahoma, arial, trebuchet ms; 
	font-weight: normal; 
	float: right;
	padding-bottom: 40px;
}

.lay31 {
	margin: 5px 0px 0px 0px;
	height: 250px;
	width: 700px;
	background: #EEE url('bg/1.jpg') no-repeat bottom left;
	overflow: hidden;
}

.lay32 {
	margin: 5px 0px 0px 0px;
	height: 250px;
	width: 700px;
	background: #EEE url('bg/2.jpg') no-repeat bottom left;
	overflow: hidden;
}

.lay33 {
	margin: 5px 0px 0px 0px;
	height: 250px;
	width: 700px;
	background: #EEE url('bg/3.jpg') no-repeat bottom left;
	overflow: hidden;
}

.lay34 {
	margin: 5px 0px 0px 0px;
	height: 250px;
	width: 700px;
	background: #EEE url('bg/4.jpg') no-repeat bottom left;
	overflow: hidden;
}

.lay30 {
	margin: 5px 0px 0px 0px;
	height: 250px;
	width: 700px;
	background: #EEE url('bg/0.jpg') no-repeat bottom left;
	overflow: hidden;
}

.lay4 {
	width: 490px;
	float: left;
	margin: 0px;
	background: url('dotquer.png') repeat-y right top;
	padding-bottom: 30px;
}

.lay5 {
	border-bottom: 4px #7E0A26 solid;
	background: #EEE;
	width: 700px;
	clear: both;
}

.inlay1 {
	width: 190px;
	margin-bottom: 10px;
}

.inlay1a {
	background: #EEE;
	width: 190px;
	margin-bottom: 10px;
}

.inlay2 {
	margin-right: 20px;
}

.inlay3 {
}
	
.box {
	margin: 0px 0px 20px 0px;
	padding: 13px;
	border: 1px #EEE solid;
} 

.box p {
	font-family:  tahoma, verdana, arial;
	font-size: 70%;
	line-height: 125%;
	margin: 5px 0px 10px 0px;
}

h1 {
	text-transform: uppercase;
	letter-spacing: 2px;
	text-height: 90%;
	font-family:  tahoma, arial; 
	font-weight: bold; 
	font-size: 70%; 
	padding: 5px 0px 5px 0px;
	background: url('dot.png') repeat-x bottom left;
	color: #666;
	margin-top: 10px;

}

h2 {
	font: 70%  tahoma, arial, trebuchet ms; 
	font-weight: normal; 
	color: #AAA;
	margin: 0px;
}

h3 {
	font: 90% arial;
	font-weight: bold; 
	color: #7E0A26;
	line-height: 1.2em;
	margin-bottom: 2px;
	margin-top: 0px;
}

.p1, .p3 {
	font-family:  tahoma, verdana, arial;
	font-size: 70%;
}


p { 
	margin-top: 10px; padding: 0px; 
}

.p1 {
	margin-top: 0px;
	padding-bottom: 5px;
}

.p3 {
	line-height: 1.3em;
	margin: 5px 0px 20px 0px;


}

.p4 {
	font-family:  tahoma, arial, trebuchet ms;
	font-size: 70%;
	padding: 7px;
	margin: 0px;
	color: #666;
}


.p5 {
	font-family:  tahoma, arial;
	font-size: 70%;
	padding: 2px;
	margin: 0px;
	color: #666;
}


form { 
	display: inline; 
}

input, textarea, select {
	font-family:  tahoma, arial;
	font-size: 100%;
	margin: 0px;
	color: #666;
	border: 1px #AAA solid;	
}


a.neben { 
	background:none; padding: 0px; 
	color: #000; 
	text-decoration: none; 
}

a.neben:hover { 
	background:none; 
	padding: 0px; 
	color: #000; 
	text-decoration: underline; 
}

.head { 
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-family:  tahoma, arial;
	font-size: 100%;
	font-weight: bold;
	background: #FFF url('dot.png') repeat-x bottom left;
	color: #666;
}

.einloggen {
	margin-top: 12px;
	width: 130px;
	font: 70%  tahoma, arial, trebuchet ms; 
	float: right;
	color: #666666;
	text-align: right;
}

.login { 
	border: 1px #CCC solid; 
	font: 100%  tahoma, arial, trebuchet ms; 
	font-weight: normal; 
	margin: 3px 0px 0px 0px;
	color: #666666;
}

ul {
	margin: 0px;
	line-height: 1.3em;
	padding: 0px 10px 0px 25px;
	list-style: url('auf.png');
	font-family:  tahoma, arial, trebuchet ms;
	font-size: 70%;
}

ul.neben2 {
	font-size: 100%;
}

.einblend {
	display: none;
	background: #FFF;
	padding: 0px 5px 5px 5px;
	font: 60%  tahoma, arial, trebuchet ms; 
	color: #999;
	text-decoration: none;
}

.kiste {
	background: #EEE;
	border: 1px #AAA solid;
	margin-top: 10px;
	padding: 10px;
}

.kiste2 {
	background: #D1DB86;
	border: 1px #888E57 solid;
	margin-top: 10px;
	padding: 10px;
}

a.gross { 
	text-decoration: none; 
	padding-left: 15px;
	color: #7E0A26;
}

a.gross:hover { 
	color: #7E0A26;
	text-decoration: underline; 
}

a.c1 { 
	background-image: url('community/TN_user.png');
	background-repeat: no-repeat;
	background-position: left center; 
	padding-left: 20px; color: gray; text-decoration: underline; 
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 5px;
}

a.c1:hover { 
	background-image: url('community/TN_user.png');
	background-repeat: no-repeat;
	background-position: left center; 
	color: #7E0A26; text-decoration: none; 
}

a.c2 { 
	background-image: url('community/TN_at.png');
	background-repeat: no-repeat;
	background-position: left center; 
	padding-left: 20px; color: gray; text-decoration: underline; 
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 5px;
}

a.c2:hover { 
	background-image: url('community/TN_at.png');
	background-repeat: no-repeat;
	background-position: left center; 
	color: #7E0A26; text-decoration: none; 
}

a.c3 { 
	background-image: url('community/TN_page.png');
	background-repeat: no-repeat;
	background-position: left center; 
	padding-left: 20px; color: gray; text-decoration: underline; 
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 5px;
}

a.c3:hover { 
	background-image: url('community/TN_page.png');
	background-repeat: no-repeat;
	background-position: left center; 
	color: #7E0A26; text-decoration: none; 
}

a.c4 { 
	background-image: url('community/TN_address_card.png');
	background-repeat: no-repeat;
	background-position: left center; 
	padding-left: 20px; color: gray; text-decoration: underline; 
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 5px;
}

a.c4:hover { 
	background-image: url('community/TN_address_card.png');
	background-repeat: no-repeat;
	background-position: left center; 
	color: #7E0A26; text-decoration: none; 
}

a.d1 { 
	background-image: url('alumni/TN_user.png');
	background-repeat: no-repeat;
	background-position: left center; 
	padding-left: 20px; color: gray; text-decoration: underline; 
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 5px;
}

a.d1:hover { 
	background-image: url('alumni/TN_user.png');
	background-repeat: no-repeat;
	background-position: left center; 
	color: #7E0A26; text-decoration: none; 
}

a.d2 { 
	background-image: url('alumni/TN_at.png');
	background-repeat: no-repeat;
	background-position: left center; 
	padding-left: 20px; color: gray; text-decoration: underline; 
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 5px;
}

a.d2:hover { 
	background-image: url('alumni/TN_at.png');
	background-repeat: no-repeat;
	background-position: left center; 
	color: #7E0A26; text-decoration: none; 
}