html { 
	overflow-x: auto;
}

form {
	display: inline;
	margin-bottom: 0px;
}

body {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	margin: 0px;
	padding: 0px;
}

table,tr,td {
	background-color: transparent;
}

a img { border: 0; }
										
										/*Außen-Tabelle*/
.master {
	/*border-style : solid;
    border-color : #BEBEBE;
    border-width : 1px;*/
	font-size: 10px;
	color: #424242;
	background-color: #FFFFFF;
	line-height: 15px;
}

										/*Innen-Tabelle links*/
.content-left {
	border-right-style : solid;
    border-right-color : #BF311A;
    border-right-width : 1px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 10px;
	color: #424242;
	background-color: #FFFFFF;
	line-height: 13px;
}

										/*Innen-Tabelle rechts*/
.content-right {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	color: #424242;
	background-color: #FFFFFF;
	line-height: 13px;
}

										/*Innen-Tabelle rechts außen*/
.content-aussen {
	font-size: 10px;
	color: #424242;
	background-color: #FFFFFF;
	line-height: 13px;
}

										/*Module links*/
.modul-left {
	font-size: 10px;
	color: #424242;
	background-color: #FFFFFF;
	line-height: 13px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

										/*graue Bildunterschrift, Abstand der Newsbilder (links ausgerichtet)*/
/*td.bild-links {
 	font-size : 11px;
	font-family : Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	color : #424242;
	padding-left: 0px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 5px;
}*/

										/*graue Bildunterschrift, Abstand der Newsbilder (rechts ausgerichtet)*/
/*td.bild-rechts {
 	font-size : 11px;
	font-family : Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	color : #424242;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}*/


										/*graue Bildunterschrift*/
td.bild {
 	font-size : 10px;
	font-family : Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	color : #888888;
}

										/*Fußzeile 11px*/
td.foot {
	font-size: 10px;
}

.list {
	list-style-position:outside;
	list-style-image:url(../icon/list-point.gif);
}

										/*Content BigsizePic-Fenster, weißer BG*/
.content-bigpic {
	font-size: 10px;
	color: #424242;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 13px;
}

										/*Link default (grau >> orange)*/
a, a:visited, a:active  {
	font-size : 10px;
	color: #424242;
 	font-weight : bold;
 	text-decoration : none;
}
 
a:hover  {
 	font-size : 10px;
	color: #F68220;
 	font-weight : bold;
	text-decoration : none;
}

										/*Link im Foot (Kontakt, Impressum)*/
a.foot, a.foot:visited, a.foot:active  {
	font-size : 10px;
	color: #FEECDC;
 	font-weight : normal;
 	text-decoration : none;
}

a.foot:hover  {
 	font-size : 10px;
	color: #FEECDC;
 	font-weight : normal;
	text-decoration : none;
}

										/*Link ohne Style*/
a.free, a.free:visited, a.free:active, a.free:hover  {
	font-size : 10px;
	color: #424242;
 	font-weight : normal;
 	text-decoration : none;
}

										/*normale Überschriften*/
.headline  {
 	font-size : 10px;
	color: #BF311A;
 	font-weight : bold;
}

										/*große Überschriften*/
.bigheadline  {
 	font-size : 12px;
	color: #BF311A;
 	font-weight : bold;
}

										/*Zierau-rot*/
.rot  {
 	font-size : 10px;
	color: #BF311A;
 	font-weight : normal;
}

										/*Zierau-orange*/
.orange {
 	font-size : 10px;
	color: #F68220;
 	font-weight : normal;
}

.weiss {
	font-size : 10px;
	color: #FEECDC;
 	font-weight : normal;
 	text-decoration : none;
}
										/*Button Module*/
.modul-button {
   	border-style : solid;
    border-color : #FFB779;
	border-width : 1px;
	background-color: #FFD1A9;
	color: #424242;
	font-size : 10px;
	font-family : Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-weight : normal;
	padding: 2px;
}

										/*Button Content*/
.content-button {
   	border-style : solid;
    border-color : #FFB779;
	border-width : 1px;
	background-color: #FFD1A9;
	color: #424242;
	font-size : 10px;
	font-family : Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-weight : normal;
	padding: 2px;
}

										/*Eingabefeld Content*/
input.content-edit {
    border-style : solid;
    border-color : #FFD1A9;
    border-width : 1px;
	background-color: #FFF8F3; 
	color: #424242;
	font-size : 10px;
	font-family : Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	height: 12px;
	width: 263px;
	padding: 2px;
}

										/*Eingabefeld Mailformular*/
input.mail-edit {
    border-style : solid;
    border-color : #FFD1A9;
    border-width : 1px;
	background-color: #FFF8F3; 
	color: #424242;
	font-size : 10px;
	font-family : Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	height: 12px;
	width: 263px;
	padding: 2px;
}

										/*Textarea Mailformular*/
textarea.mail-edit {
    border-style : solid;
    border-color : #FFD1A9;
    border-width : 1px;
	background-color: #FFF8F3;
	color: #424242;
	font-size : 10px;
	font-family : Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	height: 100px;
	width: 263px;
	padding: 2px;
}

										/*Eingabefeld Notrufformular*/
input.notruf-edit {
    border-style : solid;
    border-color : #FFD1A9;
    border-width : 1px;
	background-color: #FFF8F3; 
	color: #424242;
	font-size : 10px;
	font-family : Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	height: 12px;
	width: 246px;
	padding: 2px;
}

										/*Textarea Notrufformular*/
textarea.notruf-edit {
    border-style : solid;
    border-color : #FFD1A9;
    border-width : 1px;
	background-color: #FFF8F3;
	color: #424242;
	font-size : 10px;
	font-family : Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	height: 100px;
	width: 246px;
	padding: 2px;
}

select.list {
 	border-style : solid;
    border-color : #FFD1A9;
    border-width : 1px;
	background-color: #FFF8F3; 
	font-size : 10px;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	color: #424242;
	height: 16px;
}


/* Carousel (Fotogalerien)
------------------------- */

#carousel { float: left; width: 530px; padding: 0px 0px 0px 0px; margin: 0px; }

#bilder-rostock {
    width: 560px;
    padding: 0;
    list-style: none;
    /*overflow: auto;
    white-space: pre;*/
}

#bilder-rostock li {
    display: inline;
}
