/* --- Templates --- */
#temphead {
	width: 1000px;
	height: 35px;
	background-image: url(../images/grau35.jpg);
	border: 1px solid #A0A0A0;
	text-align: center;
	margin-top: 10px;
	}

#tempover {
	width: 1000px;
	border: 1px solid #A0A0A0;
	min-height: 600px;
	font-size: 12px;
	}

#tempover #toptop {
	width: 1000px;
	height: 25px;
	background: #E0E0E0;
	padding-top: 5px;
	}

#tempover #toptop .toptoprite {
	float: right;
	width: 300px;
	text-align: right;
	padding-right: 20px;
	}

#tempover #toptop .toptopleft {
	float: left;
	width: 600px;
	text-align: left;
	padding-left: 20px;
	}

#tempover #toptop a:link,#tempover #toptop a:visited {
	color: #808080;
	text-decoration: none;
	}

#tempover #toptop a:hover,#tempover #toptop a:active {
	color: #000;
	text-decoration: underline;
	}

#tempover #topleft {
	width: 320px;
	height: 150px;
	border: 1px solid #DDD;
	float: left;	
	margin-left: 10px;
	text-align: left;
	background: #F0F0F0;
	}

#tempover #toprite {
	width: 320px;
	height: 150px;
	border: 1px solid #DDD;
	float: right;	
	margin-right: 10px;
	text-align: left;
	background: #F0F0F0;
	}

#tempover #topmitte {
	width: 320px;
	height: 150px;
	border: 1px solid #DDD;
	text-align: left;
	background: #F0F0F0;
	}

#tempover #bottleft {
	width: 320px;
	height: 150px;
	border: 1px solid #DDD;
	float: left;	
	margin-left: 10px;
	text-align: left;
	background: #F0F0F0;
	}

#tempover #bottrite {
	width: 320px;
	height: 150px;
	border: 1px solid #DDD;
	float: right;	
	margin-right: 10px;
	text-align: left;
	background: #F0F0F0;
	}

#tempover #bottmitte {
	width: 320px;
	height: 150px;
	border: 1px solid #DDD;
	text-align: left;
	background: #F0F0F0;
	}


#tempover #subleft {
	width: 320px;
	height: 150px;
	border: 1px solid #DDD;
	float: left;	
	margin-left: 10px;
	text-align: left;
	background: #F0F0F0;
	}

#tempover #subrite {
	width: 320px;
	height: 150px;
	border: 1px solid #DDD;
	float: right;	
	margin-right: 10px;
	text-align: left;
	background: #F0F0F0;
	}

#tempover #submitte {
	width: 320px;
	height: 150px;
	border: 1px solid #DDD;
	text-align: left;
	background: #F0F0F0;
	}

/* --- Ende Boxen --- */

#tempover .boxtitle {
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	background: #E0E0E0;
	text-align: left;
	padding-left:35px;
	}

#tempover ul.boxwahl {
	list-style-type: none;
	margin-left: -40px;
	}

#tempover ul.boxwahl li div {
	height: 20px;
	width: 320px;	
	text-indent: 20px;
	}

#tempover ul.boxwahl li div:hover {
	background: #F2F2F2;
	}

#tempover ul.boxwahl a:link,#tempover ul.boxwahl a:visited {
	color: #808080;
	text-decoration: none;
	}

#tempover ul.boxwahl a:hover,#tempover ul.boxwahl a:active {
	color: #000;
	text-decoration: underline;
	}


/* --- Stadtportale --- */
#cportals {
	padding: 20px;
	width: 960px;
	}

#cportals .title {
	font-size: 14px;
	font-weight: bold;
	color: #303030;
	background: #F2F6F9;
	height: 25px;
	padding-top:5px;
	}

#cportals table.list th {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #606060;
	height: 25px;
	vertical-align: middle; 
	background: #E0E0E0;
	}

#cportals table.list a:link,#cportals table.list a:visited {
	text-decoration: none;
	}

#cportals table.list a:hover {
	text-decoration: underline;
	}

/* --- Stadtportale Ende --- */

.gobutton1, .gobutton2, .gobutton3, .gobutton4 {
	width: 40px;
	height: 19px;
	background: #FFF;
	border: none;
	text-align: center;
	cursor: pointer;
	}

.gobutton1 {
	background-image:url(../images/gostart.gif);
	background-repeat: no-repeat;
	}

.gobutton2 {
	background-image:url(../images/goback.gif);
	background-repeat: no-repeat;
	}

.gobutton3 {
	background-image:url(../images/gonext.gif);
	background-repeat: no-repeat;
	}

.gobutton4 {
	background-image:url(../images/goende.gif);
	background-repeat: no-repeat;
	}


#cportals a:link, #cportals a:visited {
	text-decoration: none;
	color: #A0A0A0;
	}

#cportals a:hover {
	text-decoration: underline;
	color: #303030;
	}

/* --- Ende Templates --- */

